@import url('../twentyten/style.css');

/*
Theme Name: Child of TwentyTen
Theme URI: http://www.?.com
Description: Welflex Theme (Child Theme)
Author: NewWorth Graphics
Template: twentyten
*/


#wrapper {
	margin: 10 auto;
	width: 1200px;
	background: #800000;
}

#access {
	background: #00386B;
	display: block;
	float: left;
	margin: 0 auto;
	width: 1200px;
}
#access .menu-header,
div.menu {
	width: 1100px;
}

#footer {
   height:auto;
   width:920px;
   background: #E3E3E3;
   padding : 10px;
   -webkit-padding:10px;
}

#footer-widget-area .widget-area {
	float: center;
	margin-right: 0px;
	width: 220px;
}

#colophon {
	border-top: none;
}


#access a {
	color: #b5b6ba;
}

#access ul ul a {
	background: #00386B;
}

#access ul ul :hover > a {
	background: #b5b6ba;
	color: #00386B;
}


#content,
#content input,
#content textarea {
	color: #444;
	font-size: 12px;
	line-height: 13px;
}


